DomainObjects Class Library

FieldRelationship<PrimaryKeyType,RelationshipDescriptorType> Class

A relationship between two persistable object types as defined by a FieldDescriptor.

For a list of all members of this type, see FieldRelationship<PrimaryKeyType,RelationshipDescriptorType> Members.

System.Object
   FieldRelationship<PrimaryKeyType,RelationshipDescriptorType>
      Collection<ContainerClass,RelatedClass>
      Reference<ContainerClass,RelatedClass>

[Serializable]
[Serializable]
public class FieldRelationship<PrimaryKeyType,RelationshipDescriptorType> : ISerializable, IXmlSerializable where PrimaryKeyType: PersistableObject,  where RelationshipDescriptorType: IRelationshipDescriptor

Requirements

Namespace: DomainObjects.Facade.Domain

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

FieldRelationship<PrimaryKeyType,RelationshipDescriptorType> Members | DomainObjects.Facade.Domain Namespace